.texte { font-size: 15px; 
 text-align: center;
padding :  5px;
margin-bottom :10px;
}
.cadre { font-size: 20px;
  font-weight:bold;
padding :  5px;
text-align: center;
  color: white;
border: 2px solid black;
border-radius :  10px;
margin-bottom :10px;
background-color: #2828e6
}
.cadre1 { font-size: 20px;
  font-weight:bold;
padding :  5px;
text-align: center;
  color: white;
border: 2px solid black;
border-radius :  10px;
margin-bottom :10px;
background-color: #33ACFF
}
.image_centree{
  width : 100%;
  height : 100%;
  color:#33ACFF
  border: 1px #4512e3 solid; 
  text-align: center;
   margin-left: auto;
   margin-right: auto;
   } 

.image_centree1{
  width : 100%;
  height : 100%;
  color:#b09fd3
  border: 1px #4512e3 solid; 
  text-align: center;
   margin-left: auto;
   margin-right: auto;
   } 

a:hover {
color: blue ;
}

a:visited {
color: blue
}

a:focus {
color: green;
  background: orange ; 
}
body {
  background-color: #afd39f
}
.cadre2 { font-size: 20px;
  font-weight:bold;
padding :  5px;
text-align: center;
  color: white;
border: 2px solid black;
border-radius :  10px;
margin-bottom :10px;
background-color: #33ACFF